- message passing
- Mechanism for the communication between objects.
- method
- An action of a class. VHDL procedures and functions are interpreted as methods.
The methods represent the services of an object to the outer world and contribute
to the class interface.